- isValidClientId
bool isValidClientId(MqttVersion mqttVersion, string clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
- isValidMessageId
bool isValidMessageId(int messageId)
Undocumented in source. Be warned that the author may not have intended to support it.
- isValidPublishTopicName
bool isValidPublishTopicName(string topicName)
Undocumented in source. Be warned that the author may not have intended to support it.
- resetUnusedFields
MqttFixedHeader resetUnusedFields(MqttFixedHeader mqttFixedHeader)
Undocumented in source. Be warned that the author may not have intended to support it.
- validateFixedHeader
MqttFixedHeader validateFixedHeader(MqttFixedHeader mqttFixedHeader)
Undocumented in source. Be warned that the author may not have intended to support it.